golang.org/x/net/http2.Transport.newTimer (method)
3 uses
golang.org/x/net/http2 (current package)
transport.go#L220: func (t *Transport) newTimer(d time.Duration) timer {
transport.go#L653: tm := t.newTimer(d)
transport.go#L1561: timer := cc.t.newTimer(d)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)